home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 November / PCWorld_2006-11_cd.bin / system / ramsmash / ramsmash.exe / {app} / RamSmash.chm / style.css < prev    next >
Cascading Style Sheet File  |  2006-06-11  |  646b  |  21 lines

  1. <STYLE TYPE="text/css">
  2. <!--
  3.   body
  4.   { background-color: #ffffff; }
  5.  
  6.   font, table, tr, td, p
  7.   { text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: normal; }
  8.  
  9.   a:link, a:active, a:visited 
  10.   { text-decoration: underline; color: #4171a1; font-weight: bold; text-decoration: none; }
  11.  
  12.   a:hover
  13.   { text-decoration: underline; color: #4171a1; font-weight: bold; text-decoration: underline; }
  14.  
  15.   .table-line
  16.   { background-color: #c2c2c2; text-decoration: none; }
  17.  
  18.   .intro
  19.   { text-decoration: none; color: #4171a1; font-size: 14px; font-weight: bold; }
  20. //-->
  21. </STYLE>